public override RecordCellValue this[ int index ]; {get;}
Parameters
- index
 - The zero-based index of the cell.
 
public override RecordCellValue this[ int index ]; {get;}
| Exception | Description | 
|---|---|
| System.ArgumentOutOfRangeException | index is not in the range [0, this.RecordArity - 1] | 
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed